feat(i18n): add pt-PT locale#2639
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughAdds Portuguese (Portugal) locale support by registering Changes
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@i18n/locales/pt-PT.json`:
- Around line 1361-1367: Update the pt-PT locale entries "githubStars" and
"githubIssues" so the product name uses the correct casing "GitHub": change
"Estrelas no Github" to "Estrelas no GitHub" and "Issues no Github" to "Issues
no GitHub", and also update the description string "repositório GitHub" if any
remaining occurrences use the wrong casing to keep the file consistent with
other translations.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 2a5849e4-5cd7-49e1-9ba7-1d693dd5a17f
📒 Files selected for processing (2)
config/i18n.tsi18n/locales/pt-PT.json
graphieros
left a comment
There was a problem hiding this comment.
Thank you @joaopalmeiro !
I don't speak Portuguese, I left 2 remarks, to your judgement.
🧭 Context
Since there was no European Portuguese translation for npmx, this PR serves to add it.
📚 Description
Added the
pt-PT.jsonfile with the European Portuguese translations, as well as the corresponding configuration to make it available in npmx.References